Table of content



/productdelivery/product/{id}

Mapping URL: /productdelivery/product/{id}

Description: find the productdelivery entities of product with the appended id

Microservice: ProductService


Methods

/productdelivery/product/{id}

/productdelivery/product/{id}

Mapping URL: /productdelivery/product/{id}

Description: ProductService

Name: findAllProductDeliveryOfProduct(id)

Request Method: GET

Service Interface: /productdelivery/product/{id}

Service Entity: Product



ProductService inside the microservice architecture

Microservices

3.1 CountryService3.2 DiscountCampaignService3.3 ProductService3.4 ShopLicenseService


Table of content